home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / programr / vbasic / msgbox / msgedit.frm (.txt) < prev   
Visual Basic Form  |  1991-07-28  |  5KB  |  132 lines

  1. MsgEdit
  2. MsgBox Editor
  3. Form2
  4. Label2
  5. Enter MsgBox &Title Here:
  6.     TitleEdit
  7. TitleOK
  8. Label3
  9. 3Use Control-Return (or click on OK) to accept text.
  10. TitleClear
  11. Clear
  12. Label1
  13. Enter MsgBox &Message Here:
  14. MessageEdit
  15. "    MessageOK
  16. MessageClear
  17. Clear
  18. Label3
  19. QUse Return to start new line, and Control-Return (or click on OK) to accept text.
  20. Finished
  21. &Finished!
  22. Hints
  23. &Hints
  24. TitleMsg
  25.     &Title...
  26. MsgMsg
  27. &Message...
  28. EditMsg
  29. &Editing...
  30. AboutMsg
  31.     &About...
  32. Command3_Click
  33. Text1_Change
  34. TitleOK_Click
  35. TheTitle
  36.     TitleEdit
  37. Texta
  38. TitleClear_Click
  39. MessageOK_Click-
  40. CheckString
  41. TheMessage
  42. TheText
  43. TheType
  44. Boolean
  45. StrMsg
  46. LenMsgo
  47. TRUEN
  48. FALSE
  49. StringState|
  50. FreshMessage
  51. MessageEdit
  52. AReturn
  53. MessageClear_Click    
  54. TitleEdit_Change
  55. Finished_Click
  56. MsgEdit
  57. AnAnswer
  58. AnAnser 
  59. RETRY
  60. MsgBxGen
  61. Form_Click4
  62.     Form_LoadE
  63.     TheAnswerJ
  64. MessageEdit_Change
  65. WordText
  66. CReturn
  67. RawMessage
  68. AboutMsg_Click
  69. Form_KeyUp|
  70. KeyCode
  71. Shift#
  72. Text1_KeyDown
  73. Key_F2$
  74. SHIFT_MASK
  75.     CTRL_MASK
  76. ALT_MASK
  77.     ShiftDown
  78. AltDown
  79. CtrlDowng
  80. CtlDown7
  81. Text1
  82. MsgEdit_KeyDown,
  83. KEY_RETURN
  84. TitleEdit_KeyPress
  85. KeyAscii
  86. MessageEdit_KeyUp
  87. Finished
  88. TitleEdit_KeyUp
  89. TitleMsg_Click
  90. Hints_Click
  91. TheStyle
  92. Title
  93. MsgMsg_Click
  94. EditMsg_Click
  95. Message
  96. Editing
  97. MBAbout
  98. Label3_Click
  99. Index
  100. CopyCtl
  101. TitleOK_Click
  102. TitleClear_Click
  103. MessageOK_Click
  104. CheckString
  105. VB will will truncate this long word at the 255th character.  Try again!
  106. VB will only allow 1,024 characters in a message box.  Try again!"
  107. String Error
  108. String Error
  109. MessageClear_Click
  110. Finished_Click
  111. What good's a message box without a message?
  112. String Error
  113. MessageEdit_KeyUp
  114.  Display key combinations.
  115. What good's a message box without a message?
  116. String Error
  117. TitleEdit_KeyUp
  118.  Display key combinations.
  119. TitleMsg_Click
  120. Any word (series of characters with no intervening spaces) is truncated at the 255th character.  Titles longer than the width of the monitor are not very helpful as messages.
  121. The Title"
  122. MsgMsg_Click
  123. The message box function/procedure will only accept messages 1,024 characters"
  124.  long.  Longer messages will be truncated at the 1,024th character.  Words (any series of characters without intervening spaces) will be truncated at the 255th character.
  125. The Message"
  126. EditMsg_Click
  127. Instructions for editing are placed below the edit boxes.  You may embed carriage returns"
  128.  in the Message section by pressing Return.  You can accept the text by pressing Control-Return in either the Title or
  129.     TheMessage$ = TheMessage$ + " the Message Box. You may also use a mouse to click on the OK buttons and the Finished button."
  130. Editing"
  131. AboutMsg_Click
  132.